/***合作客户***/
/*$${"color":[],"background":[],"border":[]}$$*/
#link_148{
	width: 100%;
	background: url(/static/images/LK00001_01.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	background-attachment: fixed;
	height: 700px;
}
#link_148 .cz-content {
	width: 100%;
	margin: 0 auto;
	/* overflow: hidden; */
	position: relative;
	height: 100%;
}
#link_148 .customers-top {
	position: absolute;
	width: 1200px;
	height: 100%;
	top: 0;
	left:50%;
	transform: translateX(-50%);
	z-index: 10;
	text-align: center;
	font-size: 0;
}
#link_148 .customers-top a {
	position: absolute;
	display: block;
	width: 214px;
	height: 185px;
	background: url('/static/images/LK00001_03.png') center no-repeat;
	background-size: 100%;
	clear: both;
	margin: 5px auto;
}
#link_148 .customers-top a:hover {
	background: url('/static/images/LK00001_02.png') center no-repeat;
	background-size: 100%;
}

#link_148 .customers-top a:hover i {
	opacity: 1;
	animation: startAnimte 1.5s linear infinite;
	-webkit-keyframes-animation: startAnimte 1.2s linear infinite; 
}
@keyframes startAnimte{
	0%{opacity: 0.8; transform: scale(0.9);}
	50%{ opacity: 1.2;transform: scale(1);}
	100%{ opacity: 0.8;transform: scale(0.9);}
}
#link_148 .customers-top a i {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	opacity: .5;
}
#link_148 .customers-top a.item1 {
	left: 50%;
	top: 50%;
	margin-left: -144.5px;
	margin-top: -183px;
}
#link_148 .customers-top a.item2 {
	left: 50%;
	top: 50%;
	margin-left: -144.5px;
	margin-top: 7px;
}
#link_148 .customers-top a.item3 {
	left: 50%;
	top: 50%;
	margin-left: -308px;
	margin-top: -88px;
}
#link_148 .customers-top a.item4 {
	right: 50%;
	top: 50%;
	margin-right: -234px;
	margin-top: -88px;
}
#link_148 .customers-top a.item5 {
	left: 50%;
	top: 50%;
	margin-left: -472px;
	margin-top: -183px;
}
#link_148 .customers-top a.item6 {
	left: 50%;
	top: 50%;
	margin-left: -472px;
	margin-top: 7px;
}
#link_148 .customers-top a.item7 {
	right: 50%;
	top: 50%;
	margin-right: -398px;
	margin-top: -183px;
}
#link_148 .customers-top a.item8 {
	right: 50%;
	top: 50%;
	margin-right: -398px;
	margin-top: 7px;
}
#link_148 .customers-top a.item9 {
	left: 50%;
	top: 50%;
	margin-left: -636px;
	margin-top: -88px;
}
#link_148 .customers-top a.item10 {
	right: 50%;
	top: 50%;
	margin-right: -561px;
	margin-top: -88px;
}

#link_148 .img-center {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block;
	width: auto !important;
	height: auto !important;
	z-index: 1;
	max-width: 70%;
}
@media screen and (max-width: 1200px) {
	#link_148 .customers-top a {
		width: 150px;
		height: 150px;
	}
	#link_148  .customers-top a.item1 {
		margin-left: -100px;
		margin-top: -145px;
	}
	#link_148 .customers-top a.item2 {
		margin-left: -100px;
		margin-top: -10px;
	}
	#link_148 .customers-top a.item3 {
		margin-left: -216px;
		margin-top: -77px;
	}
	#link_148 .customers-top a.item4 {
		margin-right: -166px;
		margin-top: -77px;
	}
	#link_148 .customers-top a.item5 {
		margin-left: -332px;
		margin-top: -145px;
	}
	#link_148 .customers-top a.item6 {
		margin-left: -332px;
		margin-top: -10px;
	}
	#link_148 .customers-top a.item7 {
		margin-right: -282px;
		margin-top: -145px;
	}
	#link_148 .customers-top a.item8 {
		margin-right: -282px;
		margin-top: -10px;
	}
	#link_148 .customers-top a.item9 {
		margin-left: -448px;
		margin-top: -77px;
	}
	#link_148 .customers-top a.item10 {
		margin-right: -398px;
		margin-top: -77px;
	}
	#link_148 .customers-bottom img{
		height: 550px;
	}
}
@media screen and (max-width: 767px) {
	#link_148{
		height: 450px;
	}
	#link_148 .customers-top a{
		width: 100px;
		height: 100px;
		position: relative;
		display: inline-block;
		right: auto!important;
		top: auto!important;
		left: auto!important;
		margin: 0 !important;
	}
	#link_148 .img-center{
		width: 90% !important;
		height: auto !important;
	}
	#link_148 .customers-top{
		height: auto;
		top:50%;
		width: 80%;
		transform: translate(-50%,-50%);
	}
	#link_148 .customers-bottom img{
		height: 500px;
	}
}
